Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sam9x60.h: Galois index table offset definitions fixed. #17

Closed

Conversation

ksdd
Copy link

@ksdd ksdd commented Dec 18, 2020

See also this merge request for a related fix in at91bootstrap.

Because ATMEL_BASE_ROM is defined to 0x100000, it already points
to the begin of the index table for 512 byte sectors correction.
Thus its offset must be zero and the index of the table for 1024
byte sectors starts at offset 0x8000.

Signed-off-by: Kai Stuhlemmer (ebee Engineering) <[email protected]>
@ehristev ehristev requested a review from ambarus December 18, 2020 14:29
Copy link

@ambarus ambarus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Tudor Ambarus [email protected]
Tested-by: Tudor Ambarus [email protected]

Will send to mainline on Kai's behalf.

@ehristev
Copy link

ehristev commented Jan 6, 2021

Applied, thanks !

@ehristev ehristev closed this Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants